Skip to content

refactor: adopt upstream defineCommand/defineRoutes wrappers#22

Merged
beengud merged 1 commit into
mainfrom
hat-cli-parity-3-wrappers
Jul 1, 2026
Merged

refactor: adopt upstream defineCommand/defineRoutes wrappers#22
beengud merged 1 commit into
mainfrom
hat-cli-parity-3-wrappers

Conversation

@beengud

@beengud beengud commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Aligns our ported commands with the wrapper convention upstream introduced in #14 (the OBSERVE_CLI_EXPERIMENTAL gating infra).

Migrates board, folder, opal, fleet, schema, worksheet, and dataset command files from direct buildCommand/buildRouteMap to defineCommand/defineRoutes. These are drop-in replacements — no behavior change — and keep our commands consistent with the house convention (AGENTS.md), reducing future rebase friction.

Also gitignores *.bun-build bundler temp artifacts.

Third and final of 3 stacked PRs.

🤖 Generated with Claude Code

Migrate the ported board, folder, opal, fleet, schema, worksheet, and dataset
command files from direct buildCommand/buildRouteMap to the defineCommand/
defineRoutes wrappers introduced upstream in #14 (OBSERVE_CLI_EXPERIMENTAL
gating). Drop-in replacements; no behavior change. Also gitignore *.bun-build
bundler temp artifacts.
@beengud beengud merged commit b355e71 into main Jul 1, 2026
1 check failed
@beengud beengud deleted the hat-cli-parity-3-wrappers branch July 1, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants